home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / graphics viewer / TourViewer 0.2.0 / tourviewer.us.exe / tourviewer / README < prev    next >
Encoding:
Text File  |  2000-05-27  |  1.3 KB  |  65 lines

  1. INTORDUCTION
  2.  
  3.     TourViewer
  4.  
  5.     A program to send, receive and evaluate CCHAC4 files.
  6.  
  7.     This program is licsenced under the GPL . The source is included. It was 
  8.     programmed with the prc-tools 0.5.0 under Linux.
  9.  
  10.     New versions and instructions can be found at 
  11.     http://members.tripod.de/SteffenPingel/tourviewer/.
  12.  
  13.     If you have further questions, feel free to contact me.
  14.  
  15.     Steffen Pingel
  16.     <steffenp@gmx.de>
  17.  
  18.  
  19. REQUIREMENTS
  20.     
  21.     PalmOS 2.0 or higher
  22.     30 kb RAM
  23.     32 kb RAM for each file
  24.  
  25. RECOMMENDED
  26.  
  27.     CCHAC4 serial interface    
  28.     Palm modem cable
  29.  
  30.  
  31. DISCLAIMER
  32.  
  33.     Please not that I'm releasing this as free software, licenced under the GPL. Be sure to read 
  34.     COPYING for full details.
  35.     THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY. USE IT AT YOUR OWN RISK!
  36.  
  37.  
  38. FILES
  39.  
  40.     COPYING        the General Public License
  41.     README        this file
  42.     tourviewer.prc    the executable
  43.     source.zip    the source code files including a description of the fileformat
  44.  
  45.  
  46. HISTORY
  47.  
  48.     version release date    changes
  49.  
  50.     0.1.0   2000-04-29      start of development
  51.     0.1.1    2000-05-17    added statistic
  52.                 redid spawning, still doesn't work
  53.     0.3.1    2000-05-26    first alpha
  54.     0.3.2    2000-05-27    first beta
  55.  
  56.  
  57. TODO
  58.  
  59.     + graphics
  60.         - show optional grid
  61.         - zoom
  62.     + name each tour
  63.     + cache tourRec when scrolling backwards
  64.     + solve the unknown parts in the CCHAC4 data format
  65.